feat - added callout qoute collapsible setting;

Feat - added show full suggestion setting;
This commit is contained in:
Christian Jay Tautu-an
2026-01-31 13:34:26 +08:00
parent 0ac214c10e
commit 30b9a60baf
10 changed files with 231 additions and 38 deletions

View File

@@ -14,7 +14,9 @@ export default interface LocalBibleRefSettings {
callout: {
type: CalloutType;
linkToPassage: boolean;
collapsible: boolean;
};
fullSuggestion: boolean;
}
export enum QuoteReferencePosition {