diff options
| author | realtradam <[email protected]> | 2022-10-10 15:23:04 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-10-10 15:23:04 -0400 |
| commit | 0d82c08fef5ec172ab2d1497300ab994dd2c96d2 (patch) | |
| tree | a95cfd8a97f56a8179c7e3bf3aee006d596b9fb4 /src/.obsidian/app.json | |
| parent | 0bf4d222658d7aaef744b2edebdd1bc487b09b11 (diff) | |
| parent | 0235c6a192058b2324928e08f4c9c2f6660f870d (diff) | |
| download | Plore-Tabletop-Game-0d82c08fef5ec172ab2d1497300ab994dd2c96d2.tar.gz Plore-Tabletop-Game-0d82c08fef5ec172ab2d1497300ab994dd2c96d2.zip | |
Merge branch 'master' of github.com:realtradam/Plore-Tabletop-Game
.
Diffstat (limited to 'src/.obsidian/app.json')
| -rw-r--r-- | src/.obsidian/app.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/.obsidian/app.json b/src/.obsidian/app.json index 9e26dfe..930ef51 100644 --- a/src/.obsidian/app.json +++ b/src/.obsidian/app.json @@ -1 +1,3 @@ -{}
\ No newline at end of file +{ + "fileSortOrder": "byModifiedTime" +}
\ No newline at end of file |
