Rename
This commit is contained in:
parent
89e867ffab
commit
a501a83a96
2 changed files with 5 additions and 22 deletions
|
@ -26,7 +26,7 @@ export default class ExamplePlugin {
|
|||
/**
|
||||
* Runs on app stop
|
||||
*/
|
||||
onStop(): void {
|
||||
onBeforeQuit(): void {
|
||||
console.log('Example plugin stopped');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue