fix type "scan" #38
@ -81,13 +81,13 @@ export default {
 | 
				
			|||||||
      messageCommands: [
 | 
					      messageCommands: [
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
          title: "Scan for Music files",
 | 
					          title: "Scan for Music files",
 | 
				
			||||||
          subtitle: "Scann your server for music files…",
 | 
					          subtitle: "Scan your server for music files…",
 | 
				
			||||||
          icon: "music",
 | 
					          icon: "music",
 | 
				
			||||||
          command: "scanMusic",
 | 
					          command: "scanMusic",
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        {
 | 
					        {
 | 
				
			||||||
          title: "Scan for Video files",
 | 
					          title: "Scan for Video files",
 | 
				
			||||||
          subtitle: "Scann your server for video files…",
 | 
					          subtitle: "Scan your server for video files…",
 | 
				
			||||||
          icon: "video",
 | 
					          icon: "video",
 | 
				
			||||||
          command: "scanVideos",
 | 
					          command: "scanVideos",
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user