vault backup: 2024-04-15 11:54:03
This commit is contained in:
2436
.obsidian/plugins/obsidian42-brat/main.js
vendored
2436
.obsidian/plugins/obsidian42-brat/main.js
vendored
File diff suppressed because one or more lines are too long
13
.obsidian/plugins/obsidian42-brat/manifest.json
vendored
13
.obsidian/plugins/obsidian42-brat/manifest.json
vendored
@@ -1,10 +1,15 @@
|
||||
{
|
||||
"id": "obsidian42-brat",
|
||||
"name": "Obsidian42 - BRAT",
|
||||
"version": "0.6.36",
|
||||
"minAppVersion": "1.0.0",
|
||||
"name": "BRAT",
|
||||
"version": "1.0.1",
|
||||
"minAppVersion": "1.4.16",
|
||||
"description": "Easily install a beta version of a plugin for testing.",
|
||||
"author": "TfTHacker",
|
||||
"authorUrl": "https://github.com/TfTHacker/obsidian42-brat",
|
||||
"isDesktopOnly": false
|
||||
"helpUrl": "https://tfthacker.com/BRAT",
|
||||
"isDesktopOnly": false,
|
||||
"fundingUrl": {
|
||||
"Buy Me a Coffee": "https://bit.ly/o42-kofi",
|
||||
"Visit my site": "https://tfthacker.com"
|
||||
}
|
||||
}
|
4
.obsidian/plugins/obsidian42-brat/styles.css
vendored
4
.obsidian/plugins/obsidian42-brat/styles.css
vendored
@@ -1 +1,3 @@
|
||||
|
||||
.brat-modal .modal-button-container {
|
||||
margin-top: 5px !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user