Update about-misskey.vue
This commit is contained in:
		| @@ -165,6 +165,10 @@ export default defineComponent({ | ||||
| 			this.easterEggReady = false; | ||||
| 			this.$refs.icon.vanillaTilt.destroy(); | ||||
| 			this.easterEggEngine = physics(this.$refs.about); | ||||
|  | ||||
| 			setTimeout(() => { | ||||
| 				this.easterEggEngine.stop(); | ||||
| 			}, 1000 * 60 * 3); | ||||
| 		} | ||||
| 	} | ||||
| }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo