mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-10 15:17:45 +02:00
Refactor Game Bar
This commit is contained in:
@@ -22,8 +22,4 @@ export class ScreenshotAction extends BaseGameBarAction {
|
||||
super.onClick(e);
|
||||
Screenshot.takeScreenshot();
|
||||
}
|
||||
|
||||
render(): HTMLElement {
|
||||
return this.$content;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user