Last active
July 24, 2019 09:54
-
-
Save geek1706/b75a4545e0656ab8413d24b65e63e1eb to your computer and use it in GitHub Desktop.
Revisions
-
geek1706 revised this gist
Jul 24, 2019 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,5 +4,9 @@ "supportedAudioFiles": [ "mp3", "wav" ], "supportedVideoFiles" : [ "mov", "mp4" ] } -
geek1706 revised this gist
Jul 14, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,6 +3,6 @@ "enableGoogleDrive": false, "supportedAudioFiles": [ "mp3", "wav" ] } -
geek1706 revised this gist
Jul 14, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ { "enableDropbox": true, "enableGoogleDrive": false, "supportedAudioFiles": [ "mp3", "wmv" -
geek1706 created this gist
Jul 14, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ { "enableDropbox": true, "enableGoogleDrive": true, "supportedAudioFiles": [ "mp3", "wmv" ] }