Added an empty default for the custom instance option to ensure watches work

This commit is contained in:
root
2024-05-22 09:46:26 +05:30
parent 7d86f3a75a
commit 803def8f72
+1
View File
@@ -31,6 +31,7 @@ const PrefsStore = {
proxyLBRY: true,
homepageButton: false,
enableCustomInstance: false,
custom_instance_v1: '',
selectedSkip: [],
codecs: ['av01', 'avc1', 'vp9']