Merge pull request 'Synchronized Settings' (#3473) from setttingssync into develop
Reviewed-on: https://git.pleroma.social/pleroma/pleroma-fe/pulls/3473
This commit is contained in:
commit
9f3c0ec60b
150 changed files with 3942 additions and 1810 deletions
|
|
@ -10,12 +10,13 @@
|
|||
class="alert error"
|
||||
>
|
||||
{{ error }}
|
||||
<span
|
||||
<button
|
||||
class="fa-scale-110 fa-old-padding"
|
||||
type="button"
|
||||
@click="clearError"
|
||||
>
|
||||
<FAIcon icon="times" />
|
||||
</span>
|
||||
</button>
|
||||
</div>
|
||||
<template v-if="muted && !isPreview">
|
||||
<div class="status-container muted">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue