mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-26 17:31:43 +02:00
Typo
This commit is contained in:
@ -23,7 +23,7 @@ export class RootDialogObserver {
|
||||
},
|
||||
});
|
||||
|
||||
private static $btnWallpaper = AppInterface &&createButton({
|
||||
private static $btnWallpaper = AppInterface && createButton({
|
||||
icon: BxIcon.DOWNLOAD,
|
||||
label: t('wallpaper'),
|
||||
style: ButtonStyle.FOCUSABLE | ButtonStyle.GHOST | ButtonStyle.FULL_WIDTH | ButtonStyle.NORMAL_CASE | ButtonStyle.NORMAL_LINK,
|
||||
|
Reference in New Issue
Block a user