mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-12 08:05:15 +02:00
Controller customization feature
This commit is contained in:
@@ -32,7 +32,7 @@ export class TrueAchievements {
|
||||
onClick: this.onClick,
|
||||
});
|
||||
|
||||
this.$hiddenLink = CE<HTMLAnchorElement>('a', {
|
||||
this.$hiddenLink = CE('a', {
|
||||
target: '_blank',
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user