diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-02 07:06:31 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-02 07:06:31 +0900 |
| commit | dd167a476fe621168d9de59730ab84e53f010ce5 (patch) | |
| tree | 8ace3b76f7c9f1b77ac71bce1b47764a82a91033 /src | |
| parent | Merge branch 'master' of https://github.com/syuilo/misskey (diff) | |
| download | misskey-dd167a476fe621168d9de59730ab84e53f010ce5.tar.gz misskey-dd167a476fe621168d9de59730ab84e53f010ce5.tar.bz2 misskey-dd167a476fe621168d9de59730ab84e53f010ce5.zip | |
Remove some outdated tips
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/common/views/widgets/tips.vue | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/client/app/common/views/widgets/tips.vue b/src/client/app/common/views/widgets/tips.vue index 9df1201297..7bb11d4656 100644 --- a/src/client/app/common/views/widgets/tips.vue +++ b/src/client/app/common/views/widgets/tips.vue @@ -20,17 +20,12 @@ const tips = [ '%i18n:@tips-line9%', '%i18n:@tips-line10%', '%i18n:@tips-line11%', - '%i18n:@tips-line12%', '%i18n:@tips-line13%', '%i18n:@tips-line14%', - '%i18n:@tips-line15%', - '%i18n:@tips-line16%', '%i18n:@tips-line17%', - '%i18n:@tips-line18%', '%i18n:@tips-line19%', '%i18n:@tips-line20%', '%i18n:@tips-line21%', - '%i18n:@tips-line22%', '%i18n:@tips-line23%', '%i18n:@tips-line24%', '%i18n:@tips-line25%' |