1
0
Fork 0

remove refresh calendars button in html

This commit is contained in:
Ryan Mwangi 2024-10-25 14:52:41 +03:00
parent edfc7c9eec
commit f0eb318f26
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@
</div>
<button id="add-calendar" type="button">Add Calendar</button>
<button type="submit">Merge Calendars</button>
<button id="refresh-calendars" type="button">Refresh Calendars</button>
</form>
<div id="result"></div>