mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-13 21:24:22 +02:00
minor improvement on GUI API
This commit is contained in:
@ -140,7 +140,7 @@ namespace OS {
|
||||
* @memberof PushNotification
|
||||
*/
|
||||
private showLogReport(): void {
|
||||
return this._gui.launch("Syslog", []);
|
||||
this._gui.launch("Syslog", []);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user