mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-11 23:04:40 +02:00
[bugfix]: default go libsecret, support changing secret store (#493)
* [bugfix]: default go libsecret, support changing secret store * update readme and rename libsecret
This commit is contained in:
@@ -94,7 +94,7 @@ export const ApplicationSettings = () => {
|
||||
localSettings.fontError(onFontError);
|
||||
|
||||
return () => {
|
||||
ipc!.removeAllListeners('custom-font-error');
|
||||
ipc?.removeAllListeners('custom-font-error');
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user