mirror of
https://github.com/LBRYFoundation/Watch-on-LBRY.git
synced 2025-08-23 17:47:26 +00:00
Platform name 'App changed to 'LBRY App'
This commit is contained in:
parent
47d27b0671
commit
4220ea11c7
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ export const TargetPlatformSettings: Record<TargetPlatformName, TargetPlatformSe
|
||||||
},
|
},
|
||||||
app: {
|
app: {
|
||||||
domainPrefix: 'lbry://',
|
domainPrefix: 'lbry://',
|
||||||
displayName: 'App',
|
displayName: 'LBRY App',
|
||||||
theme: '#075656'
|
theme: '#075656'
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue