Skip to content

Commit 8511c34

Browse files
committed
Deploy PR #485 - Improved null safety and project info refresh in Founder.razor
1 parent 8f46d23 commit 8511c34

14 files changed

Lines changed: 10 additions & 22 deletions

Angor.Client.styles.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,6 @@
722722
background-color: rgba(0, 0, 0, 0.1);
723723
height: 35px;
724724
width: 35px;
725-
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
726725
}
727726

728727
.sidebar.collapsed .sidebar-header .toggler.rotate[b-fe9ehfui7y] {

_framework/Angor.Client.pdb.gz

1.53 KB
Binary file not shown.

_framework/Angor.Client.wasm

4 KB
Binary file not shown.

_framework/Angor.Client.wasm.br

1.01 KB
Binary file not shown.

_framework/Angor.Client.wasm.gz

1.69 KB
Binary file not shown.

_framework/Angor.Shared.pdb.gz

-1 Bytes
Binary file not shown.

_framework/Angor.Shared.wasm

0 Bytes
Binary file not shown.

_framework/Angor.Shared.wasm.br

-141 Bytes
Binary file not shown.

_framework/Angor.Shared.wasm.gz

1 Byte
Binary file not shown.

_framework/blazor.boot.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"mainAssemblyName": "Angor.Client",
33
"resources": {
4-
"hash": "sha256-UKedVhJR1NweAAiYHeYfjxwZ4ZrWzEQ+PSCBlNWqWug=",
4+
"hash": "sha256-JGozzxF4WcA0/H7KcZwamP2KuCj68fBheSFUu40pq/0=",
55
"jsModuleNative": {
66
"dotnet.native.8.0.14.ao03vwswak.js": "sha256-DTUQS6Jc6BNnS7sYYezFfaUKVmQq0/lanhQuJfygH/k="
77
},
@@ -19,8 +19,8 @@
1919
"assembly": {
2020
"AngleSharp.Css.wasm": "sha256-4Diue02BcmgMCs2GbdIncDbObwTBOLgvd6XPH0wuoiE=",
2121
"AngleSharp.wasm": "sha256-soBqVeDOe3AZki4mQ1fPzAk735KqEsg7WrIFlX30woI=",
22-
"Angor.Client.wasm": "sha256-C50qRTQJgiC/jU/hbdzBjbfzHeRCGqmX/Gk0vT/NgM4=",
23-
"Angor.Shared.wasm": "sha256-xLjrUmeUPm6wozKazwr10qGPiPwXAwKGr0I+yTSf69Y=",
22+
"Angor.Client.wasm": "sha256-LdpkTDpCiGoIYZEsJRZppxO9st9BhdR0yCJCQ7zVL3E=",
23+
"Angor.Shared.wasm": "sha256-i3smEdAS8Xi5FhdxTnLCsSpMNBv1bUmub8Hih90aRLM=",
2424
"Blazored.LocalStorage.wasm": "sha256-OaMAAd5n7ORfyur5e3QIyEVKJ76MKIvwbg7/icnnYcU=",
2525
"Blazored.SessionStorage.wasm": "sha256-nQXuCGHos7iwp2WxRUgarKmWgJYChaVQp2NajgNU3V8=",
2626
"Blockcore.Nostr.Client.wasm": "sha256-KVL5GLVWAX9EYEnLXDpLKM0CC9gq+Jj2DGVbDtMXWBQ=",

0 commit comments

Comments
 (0)