diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-21 20:30:42 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-21 20:30:42 +0900 |
| commit | 08b5e21e9656663174ceb7d482a88d1d21a62f0d (patch) | |
| tree | 0ffcfb1b7c072ecb528463818afd4ec34068e8d3 /src | |
| parent | Update locales (diff) | |
| download | misskey-08b5e21e9656663174ceb7d482a88d1d21a62f0d.tar.gz misskey-08b5e21e9656663174ceb7d482a88d1d21a62f0d.tar.bz2 misskey-08b5e21e9656663174ceb7d482a88d1d21a62f0d.zip | |
:v:
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/app/mobile/views/pages/settings/settings.profile.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/app/mobile/views/pages/settings/settings.profile.vue b/src/client/app/mobile/views/pages/settings/settings.profile.vue index 1f506a9a7e..c16c44e133 100644 --- a/src/client/app/mobile/views/pages/settings/settings.profile.vue +++ b/src/client/app/mobile/views/pages/settings/settings.profile.vue @@ -27,7 +27,6 @@ <md-icon>%fa:birthday-cake%</md-icon> <label>%i18n:@birthday%</label> <md-input type="date" v-model="birthday" :disabled="saving"/> - <span class="md-helper-text">%i18n:@will-be-published%</span> </md-field> <md-field> |