manifest is grouped together as a setting
This commit is contained in:
parent
d2d8b0167c
commit
d26dca92e2
2 changed files with 5 additions and 3 deletions
|
|
@ -49,10 +49,13 @@
|
|||
<PWAManifestIconsSetting path=":pleroma.:manifest.:icons" />
|
||||
</li>
|
||||
<li>
|
||||
<ColorSetting path=":pleroma.:manifest.:theme_color" />
|
||||
<ColorSetting hide-draft-buttons path=":pleroma.:manifest.:theme_color" />
|
||||
</li>
|
||||
<li>
|
||||
<ColorSetting path=":pleroma.:manifest.:background_color" />
|
||||
<ColorSetting hide-draft-buttons path=":pleroma.:manifest.:background_color" />
|
||||
</li>
|
||||
<li>
|
||||
<GroupSetting path=":pleroma.:manifest" />
|
||||
</li>
|
||||
<li>
|
||||
<AttachmentSetting path=":pleroma.:instance.:background_image" />
|
||||
|
|
|
|||
|
|
@ -131,7 +131,6 @@
|
|||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<DraftButtons />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue