Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
This commit is contained in:
commit
d860e53b67
1 changed files with 1 additions and 2 deletions
|
@ -114,8 +114,7 @@ function showMenu(ev) {
|
||||||
}
|
}
|
||||||
|
|
||||||
function exploreOtherServers() {
|
function exploreOtherServers() {
|
||||||
// TODO: 言語をよしなに
|
window.open('https://join.misskey.page/instances', '_blank');
|
||||||
window.open('https://join.misskey.page/ja-JP/instances', '_blank');
|
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue