mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-10-31 12:42:07 +00:00 
			
		
		
		
	add a format name and version number
This commit is contained in:
		| @@ -130,6 +130,8 @@ export default { | ||||
|         exportPlaylists() { | ||||
|             if (!this.playlists) return; | ||||
|             let json = { | ||||
|                 format: "Piped", | ||||
|                 version: 1, | ||||
|                 playlists: [], | ||||
|             }; | ||||
|             let playlistsSize = this.playlists.length; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Bnyro
					Bnyro