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/',
|
ORGANIZATION: 'https://human-connection.org/',
|
||||||
DONATE: 'https://human-connection.org/spenden/',
|
DONATE: 'https://human-connection.org/spenden/',
|
||||||
FAQ: 'https://faq.human-connection.org/',
|
FAQ: 'https://faq.human-connection.org/',
|
||||||
SUPPORT: 'https://human-connection.org/support'
|
SUPPORT: 'https://human-connection.org/support',
|
||||||
}
|
}
|
||||||
|
|||||||
@ -11,7 +11,6 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
layout: 'basic',
|
layout: 'basic',
|
||||||
head() {
|
head() {
|
||||||
|
|||||||
@ -11,7 +11,6 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
layout: 'basic',
|
layout: 'basic',
|
||||||
head() {
|
head() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user