mirror of
https://github.com/sern-handler/website
synced 2026-06-06 01:16:47 +00:00
fix: remove useless + ''
This commit is contained in:
@@ -66,7 +66,7 @@ export default defineConfig({
|
||||
},
|
||||
sern: {
|
||||
name: 'sern Team',
|
||||
url: GITHUB_URL + '',
|
||||
url: GITHUB_URL,
|
||||
picture: 'https://github.com/sernbot.png',
|
||||
},
|
||||
murtatrxx: {
|
||||
|
||||
Reference in New Issue
Block a user