mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-04-19 00:15:49 +09:00
Only show 'saving replay, this might take some time' if notifications are enabled
This commit is contained in:
@@ -58,7 +58,7 @@ namespace gsr {
|
||||
|
||||
perror("gsr-global-hotkeys");
|
||||
_exit(127);
|
||||
return true;
|
||||
return false;
|
||||
} else { // Parent
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user