[Client] Fiz bug
This commit is contained in:
		
							parent
							
								
									a997e0f754
								
							
						
					
					
						commit
						4a44cfa472
					
				src/web/app/desktop/tags
|  | @ -71,6 +71,7 @@ | |||
| 			this.dd = ('0' + now.getDate()).slice(-2); | ||||
| 			this.hh = ('0' + now.getHours()).slice(-2); | ||||
| 			this.nn = ('0' + now.getMinutes()).slice(-2); | ||||
| 			this.update(); | ||||
| 		}; | ||||
| 
 | ||||
| 		this.on('mount', () => { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue