mirror of
https://github.com/C9Glax/tranga-website.git
synced 2025-07-13 18:16:24 +02:00
Added button to settings pop-up to refresh library metadata through POST request
This commit is contained in:
Website
@ -104,6 +104,9 @@
|
||||
<div>
|
||||
<input type="submit" value="Update" onclick="UpdateSettings()">
|
||||
</div>
|
||||
<div>
|
||||
<input type="submit" value="Refresh Library Metadata" style="width: fit-content;"onclick="RefreshLibraryMetadata()">
|
||||
</div>
|
||||
</popup-content>
|
||||
</popup-window>
|
||||
</popup>
|
||||
|
Reference in New Issue
Block a user