parent
f9731125d5
commit
ce503bc556
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"accessToken": null,
|
||||||
|
"refreshToken": null,
|
||||||
|
"qrSessionToken": "1ecdb767c28ddf874843b91aed135b3806cd65f0f53ce0b66c93e40e49780309",
|
||||||
|
"dataDir": "00.03 News",
|
||||||
|
"syncInterval": 60,
|
||||||
|
"hasCompletedInitialSetup": false,
|
||||||
|
"lastSync": null,
|
||||||
|
"isSyncing": false,
|
||||||
|
"contentMap": {}
|
||||||
|
}
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"id": "matter",
|
||||||
|
"name": "Matter",
|
||||||
|
"version": "1.0.1",
|
||||||
|
"minAppVersion": "0.12.0",
|
||||||
|
"description": "The official Matter <> Obsidian plugin",
|
||||||
|
"author": "Matter",
|
||||||
|
"authorUrl": "https://hq.getmatter.app",
|
||||||
|
"isDesktopOnly": false
|
||||||
|
}
|
@ -0,0 +1,8 @@
|
|||||||
|
.matter-setup-btn {
|
||||||
|
margin-top: 16px;
|
||||||
|
float: right;
|
||||||
|
}
|
||||||
|
|
||||||
|
.matter-folder-button {
|
||||||
|
margin-left: 4px;
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue