vault backup: 2024-06-19 08:26:53

This commit is contained in:
Struchkov Mark 2024-06-19 08:26:53 +03:00
parent a0c9446504
commit 4c7a20e091
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C
2 changed files with 8 additions and 4 deletions

View File

@ -23,6 +23,10 @@
"markdownOnly": false, "markdownOnly": false,
"unresolvedLinks": false, "unresolvedLinks": false,
"recentFilesStore": [ "recentFilesStore": [
{
"filepath": "_inbox/Кэширование.md",
"timestamp": 1718774625969
},
{ {
"filepath": "Home.md", "filepath": "Home.md",
"timestamp": 1718774432915 "timestamp": 1718774432915

View File

@ -1,5 +1,9 @@
{ {
"recentFiles": [ "recentFiles": [
{
"basename": "Кэширование",
"path": "_inbox/Кэширование.md"
},
{ {
"basename": "Home", "basename": "Home",
"path": "Home.md" "path": "Home.md"
@ -32,10 +36,6 @@
"basename": "Инвалидация кэша", "basename": "Инвалидация кэша",
"path": "Инвалидация кэша.md" "path": "Инвалидация кэша.md"
}, },
{
"basename": "Кэширование",
"path": "_inbox/Кэширование.md"
},
{ {
"basename": "Adaptive Replacement Cache", "basename": "Adaptive Replacement Cache",
"path": "_inbox/Adaptive Replacement Cache.md" "path": "_inbox/Adaptive Replacement Cache.md"