mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-11-03 19:07:00 -05:00 
			
		
		
		
	Add: datetime check for new episode modal
This commit is contained in:
		
							parent
							
								
									db17a5c88b
								
							
						
					
					
						commit
						7fd8178dde
					
				@ -113,6 +113,10 @@ export default {
 | 
			
		||||
          return false
 | 
			
		||||
        })
 | 
			
		||||
        console.log('updateResult', updateResult)
 | 
			
		||||
      } else if (!lastEpisodeCheck) {
 | 
			
		||||
        this.$toast.error(this.$strings.ToastDateMustBeComplete)
 | 
			
		||||
        this.checkingNewEpisodes = false
 | 
			
		||||
        return false
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      this.$axios
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user