mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
10 lines
157 B
Vue
10 lines
157 B
Vue
<template>
|
|
<ds-flex>
|
|
<ds-flex-item>
|
|
<ds-heading tag="h1">
|
|
Einstellungen
|
|
</ds-heading>
|
|
</ds-flex-item>
|
|
</ds-flex>
|
|
</template>
|