Fix checkbox state not updating + ran prettier
Forgot a comma and to load back the wikilink with new properties
This commit is contained in:
parent
95035e5eac
commit
f8b6ae8761
6 changed files with 18 additions and 16 deletions
|
|
@ -71,11 +71,11 @@
|
|||
</div>
|
||||
|
||||
<style>
|
||||
.media-db-plugin-property-mapping-wikilink-label {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
font-size: 0.95em;
|
||||
cursor: pointer;
|
||||
}
|
||||
.media-db-plugin-property-mapping-wikilink-label {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 4px;
|
||||
font-size: 0.95em;
|
||||
cursor: pointer;
|
||||
}
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue