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" />
|
<PWAManifestIconsSetting path=":pleroma.:manifest.:icons" />
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<ColorSetting path=":pleroma.:manifest.:theme_color" />
|
<ColorSetting hide-draft-buttons path=":pleroma.:manifest.:theme_color" />
|
||||||
</li>
|
</li>
|
||||||
<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>
|
||||||
<li>
|
<li>
|
||||||
<AttachmentSetting path=":pleroma.:instance.:background_image" />
|
<AttachmentSetting path=":pleroma.:instance.:background_image" />
|
||||||
|
|
|
||||||
|
|
@ -131,7 +131,6 @@
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<DraftButtons />
|
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue