fix: remove useless + ''

This commit is contained in:
DuroCodes
2024-05-07 17:03:34 -04:00
parent 9780e9349b
commit 6ff3328990

View File

@@ -66,7 +66,7 @@ export default defineConfig({
},
sern: {
name: 'sern Team',
url: GITHUB_URL + '',
url: GITHUB_URL,
picture: 'https://github.com/sernbot.png',
},
murtatrxx: {