mirror of
https://github.com/paricafe/misskey.git
synced 2025-02-28 17:14:26 -06:00
commit
6eb26f5a21
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
// e.g.
|
// e.g.
|
||||||
// misskey.alice => misskey
|
// misskey.alice => misskey
|
||||||
// misskey.strawberry.pasta => misskey
|
// misskey.strawberry.pasta => misskey
|
||||||
// dev.misskey.alice.tachibana => dev
|
// dev.misskey.arisu.tachibana => dev
|
||||||
let app = url.host.split('.')[0];
|
let app = url.host.split('.')[0];
|
||||||
|
|
||||||
// Detect the user language
|
// Detect the user language
|
||||||
|
|
Loading…
Add table
Reference in a new issue