mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
chore: Add note
This commit is contained in:
parent
2aab7cf27f
commit
1bc06b78a3
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ export default Vue.extend({
|
|||
},
|
||||
methods: {
|
||||
tick() {
|
||||
// TODO: パフォーマンス向上のため、このコンポーネントが画面内に表示されている場合のみ更新する
|
||||
this.now = new Date();
|
||||
|
||||
this.tickId = setTimeout(() => {
|
||||
|
|
Loading…
Add table
Reference in a new issue