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