MANIFEST EDITING FUCK YEAH

This commit is contained in:
Henry Jameson 2025-12-11 18:18:05 +02:00
commit 68aadcdd08
5 changed files with 239 additions and 94 deletions

View file

@ -161,7 +161,6 @@ export default {
}
},
backendDescriptionDescription () {
console.log('LOL', this.description)
if (this.description) return this.description
if (this.realSource !== 'admin') return ''
if (this.hideDescription) return null