fixed default alias

This commit is contained in:
Myzel394 2022-12-31 18:44:20 +01:00
parent 717c574057
commit 7bd4c53a46

View File

@ -7,6 +7,7 @@ export const URL_REGEX =
export const DEFAULT_ALIAS_NOTE: AliasNote = {
version: "1.0",
data: {
createdOn: null,
createdAt: null,
creationContext: "web",
personalNotes: "",