summaryrefslogtreecommitdiff
path: root/MainLayout.razor
diff options
context:
space:
mode:
Diffstat (limited to 'MainLayout.razor')
-rw-r--r--MainLayout.razor2
1 files changed, 1 insertions, 1 deletions
diff --git a/MainLayout.razor b/MainLayout.razor
index 7720fe2..714c925 100644
--- a/MainLayout.razor
+++ b/MainLayout.razor
@@ -10,7 +10,7 @@
<p id="nsfw-label">NSFW</p>
<div id="nsfw-switch">
- <Switch/>
+ <NsfwSwitch/>
</div>
<form action="/Gallery" method="get">
<input type="text" name="q" placeholder="Search"/>