Update src/client/app/admin/views/ap-log.vue
This commit is contained in:
		
							parent
							
								
									35865429a8
								
							
						
					
					
						commit
						51a32846ee
					
				
					 1 changed files with 0 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -40,15 +40,6 @@ export default Vue.extend({
 | 
			
		|||
			id: Math.random().toString().substr(2, 8),
 | 
			
		||||
			length: 50
 | 
			
		||||
		});
 | 
			
		||||
 | 
			
		||||
		setInterval(() => {
 | 
			
		||||
			this.onLog({
 | 
			
		||||
				direction: ['in', 'out'][Math.floor(Math.random() * 2)],
 | 
			
		||||
				activity: 'Create',
 | 
			
		||||
				host: 'misskey.ai',
 | 
			
		||||
				actor: 'foobar'
 | 
			
		||||
			});
 | 
			
		||||
		}, 1000);
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
	beforeDestroy() {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue