mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-21 11:11:48 +00:00
Refactoring: Extracted embedded mode as a separate data source
This commit is contained in:
@@ -6,6 +6,7 @@ export enum DataSourceEnum {
|
||||
UPLOADED,
|
||||
GEDCOM_URL,
|
||||
WIKITREE,
|
||||
EMBEDDED,
|
||||
}
|
||||
|
||||
/** Source specification together with individual selection. */
|
||||
|
||||
Reference in New Issue
Block a user