diff --git a/routes/_components/status/Status.html b/routes/_components/status/Status.html
index 1e5d00f7..f0234db8 100644
--- a/routes/_components/status/Status.html
+++ b/routes/_components/status/Status.html
@@ -6,21 +6,21 @@
{{/if}}
-
+
{{#if originalStatus.spoiler_text}}
{{/if}}
{{#if !originalStatus.spoiler_text || spoilerShown}}
{{/if}}
- {{#if originalMediaAttachments && originalMediaAttachments.length}}
-
{{/if}}
-
+
\ No newline at end of file
diff --git a/routes/_components/status/Toolbar.html b/routes/_components/status/StatusToolbar.html
similarity index 100%
rename from routes/_components/status/Toolbar.html
rename to routes/_components/status/StatusToolbar.html