mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 07:30:59 -07:00
Insert missing whitespace
This commit is contained in:
parent
30e22418ad
commit
27f3ffefd0
1 changed files with 1 additions and 1 deletions
|
@ -18,6 +18,6 @@ if (navigator.userAgent.indexOf('Edge')) {
|
|||
'現在、お使いのブラウザ(Microsoft Edge)ではMisskeyは正しく動作しません。' +
|
||||
'サポートしているブラウザ: Google Chrome, Mozilla Firefox, Apple Safari など' +
|
||||
'\n\n' +
|
||||
'Currently, Misskey cannot run correctly on your browser (Microsoft Edge).' +
|
||||
'Currently, Misskey cannot run correctly on your browser (Microsoft Edge). ' +
|
||||
'Supported browsers: Google Chrome, Mozilla Firefox, Apple Safari, etc');
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue