mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 07:22:24 -05:00
[chore] Rename frontend.tmpl to settings.tmpl, remove unused "lightgray" class (#2674)
This commit is contained in:
parent
2d9e498f96
commit
5aca09b59e
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
*/ -}}
|
||||
|
||||
{{- with . }}
|
||||
<main class="lightgray">
|
||||
<main class="settings">
|
||||
<div id="root"></div>
|
||||
</main>
|
||||
{{- end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue