Skip to content

Commit 504be64

Browse files
Tom BrewerTom Brewer
authored andcommitted
fix: missing namespace
1 parent 8d121ca commit 504be64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Mythetech.Framework.WebAssembly/WebAssemblyRegistrationExtensions.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using KristofferStrube.Blazor.FileSystemAccess;
22
using Microsoft.Extensions.DependencyInjection;
3+
using Mythetech.Framework.Infrastructure;
34
using Mythetech.Framework.Infrastructure.Files;
45
using Mythetech.Framework.Infrastructure.Plugins;
56

0 commit comments

Comments
 (0)