mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-07-28 16:49:50 -07:00
feat(config): add configuration window (#70)
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ export interface AnkiConnectConfig {
|
||||
color?: string;
|
||||
};
|
||||
nPlusOne?: {
|
||||
nPlusOne?: string;
|
||||
enabled?: boolean;
|
||||
minSentenceWords?: number;
|
||||
};
|
||||
behavior?: {
|
||||
|
||||
Reference in New Issue
Block a user