mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
Fix lint
This commit is contained in:
parent
9bb827a8ee
commit
68c5f0dd85
@ -2,5 +2,5 @@ export default {
|
||||
ORGANIZATION: 'https://human-connection.org/',
|
||||
DONATE: 'https://human-connection.org/spenden/',
|
||||
FAQ: 'https://faq.human-connection.org/',
|
||||
SUPPORT: 'https://human-connection.org/support'
|
||||
SUPPORT: 'https://human-connection.org/support',
|
||||
}
|
||||
|
||||
@ -11,7 +11,6 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
export default {
|
||||
layout: 'basic',
|
||||
head() {
|
||||
|
||||
@ -11,7 +11,6 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
export default {
|
||||
layout: 'basic',
|
||||
head() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user