Merge branch 'oscar' into vacation
This commit is contained in:
commit
77e81505b7
2
.restyled.yaml
Normal file
2
.restyled.yaml
Normal file
@ -0,0 +1,2 @@
|
||||
---
|
||||
enabled: false
|
@ -53,7 +53,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import {computed, defineAsyncComponent, ref, toRef} from 'vue';
|
||||
import { computed, defineAsyncComponent, ref, toRef } from 'vue';
|
||||
import { openInstanceMenu } from './common.js';
|
||||
import * as os from '@/os.js';
|
||||
import { navbarItemDef } from '@/navbar.js';
|
||||
|
Loading…
Reference in New Issue
Block a user