device-63.home 2025-10-15:21:24:6

This commit is contained in:
oskar
2025-10-15 21:24:06 +02:00
parent 898e3a9bdd
commit d9664685af
32 changed files with 569 additions and 486 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"id": "obsidian42-brat",
"name": "BRAT",
"version": "1.2.0",
"version": "1.3.0",
"minAppVersion": "1.7.2",
"description": "Easily install a beta version of a plugin for testing.",
"author": "TfTHacker",

View File

@@ -103,3 +103,8 @@
font-size: 0.8em;
text-align: left;
}
.confirm-modal .ok-button {
margin-right: 10px;
margin-top: 20px;
}