mirror of
https://github.com/Myzel394/kleckrelay-website.git
synced 2025-06-20 00:05:26 +02:00
fixed default alias
This commit is contained in:
parent
717c574057
commit
7bd4c53a46
@ -7,6 +7,7 @@ export const URL_REGEX =
|
|||||||
export const DEFAULT_ALIAS_NOTE: AliasNote = {
|
export const DEFAULT_ALIAS_NOTE: AliasNote = {
|
||||||
version: "1.0",
|
version: "1.0",
|
||||||
data: {
|
data: {
|
||||||
|
createdOn: null,
|
||||||
createdAt: null,
|
createdAt: null,
|
||||||
creationContext: "web",
|
creationContext: "web",
|
||||||
personalNotes: "",
|
personalNotes: "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user