mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-03 06:56:33 +09:00
✌️
This commit is contained in:
@ -38,8 +38,8 @@ module.exports = Object.keys(langs).map(lang => {
|
||||
//ch: './src/web/app/ch/script.ts',
|
||||
//stats: './src/web/app/stats/script.ts',
|
||||
//status: './src/web/app/status/script.ts',
|
||||
//dev: './src/web/app/dev/script.ts',
|
||||
//auth: './src/web/app/auth/script.ts',
|
||||
dev: './src/web/app/dev/script.ts',
|
||||
auth: './src/web/app/auth/script.ts',
|
||||
sw: './src/web/app/sw.js'
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user