renamed supernote notes share
This commit is contained in:
parent
fd9d764e67
commit
508e831a2a
|
@ -6,7 +6,7 @@
|
||||||
leyla_calendar = {
|
leyla_calendar = {
|
||||||
id = "8oatl-1rv6w";
|
id = "8oatl-1rv6w";
|
||||||
};
|
};
|
||||||
leyla_notes = {
|
leyla_supernote_notes = {
|
||||||
id = "dwbuv-zffnf";
|
id = "dwbuv-zffnf";
|
||||||
};
|
};
|
||||||
share = {
|
share = {
|
||||||
|
@ -25,8 +25,8 @@
|
||||||
folder = config.folders.leyla_calendar;
|
folder = config.folders.leyla_calendar;
|
||||||
path = "/mnt/sync/leyla/calendar";
|
path = "/mnt/sync/leyla/calendar";
|
||||||
};
|
};
|
||||||
leyla_notes = {
|
leyla_supernote_notes = {
|
||||||
folder = config.folders.leyla_notes;
|
folder = config.folders.leyla_supernote_notes;
|
||||||
path = "/mnt/sync/leyla/notes";
|
path = "/mnt/sync/leyla/notes";
|
||||||
};
|
};
|
||||||
share = {
|
share = {
|
||||||
|
@ -64,12 +64,12 @@
|
||||||
coven = {
|
coven = {
|
||||||
id = "QGU7NN6-OMXTWVA-YCZ73S5-2O7ECTS-MUCTN4M-YH6WLEL-U4U577I-7PBNCA5";
|
id = "QGU7NN6-OMXTWVA-YCZ73S5-2O7ECTS-MUCTN4M-YH6WLEL-U4U577I-7PBNCA5";
|
||||||
folders = {
|
folders = {
|
||||||
share = {
|
|
||||||
folder = config.folders.share;
|
|
||||||
};
|
|
||||||
leyla_documents = {
|
leyla_documents = {
|
||||||
folder = config.folders.leyla_documents;
|
folder = config.folders.leyla_documents;
|
||||||
};
|
};
|
||||||
|
share = {
|
||||||
|
folder = config.folders.share;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
ceder = {
|
ceder = {
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
folder = config.folders.leyla_calendar;
|
folder = config.folders.leyla_calendar;
|
||||||
};
|
};
|
||||||
leyla_notes = {
|
leyla_notes = {
|
||||||
folder = config.folders.leyla_notes;
|
folder = config.folders.leyla_supernote_notes;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue