diff --git a/suggestions/video_players.json b/suggestions/video_players.json new file mode 100644 index 0000000..660e690 --- /dev/null +++ b/suggestions/video_players.json @@ -0,0 +1,8 @@ +[ + { + "id": "org.videolan.vlc", + "label": "VLC", + "source": "fg", + "repo": "https://code.videolan.org/videolan/vlc-android" + } +]