kopia lustrzana https://github.com/nolanlawson/pinafore
				
				
				
			fix database cleanup
							rodzic
							
								
									9e973cabd0
								
							
						
					
					
						commit
						0460a7de2d
					
				| 
						 | 
				
			
			@ -47,7 +47,7 @@ export const cleanupOldStatuses = debounce(async () => {
 | 
			
		|||
      if (type !== 'timeline') {
 | 
			
		||||
        continue
 | 
			
		||||
      }
 | 
			
		||||
      let timeline = dbName.split('_').slice(-1)
 | 
			
		||||
      let timeline = dbName.split('_').slice(-1)[0]
 | 
			
		||||
      await cleanup(instanceName, timeline)
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue