Merge to rebase

This commit is contained in:
jamesread 2021-07-16 14:35:44 +01:00
commit 285e867128
1 changed files with 1 additions and 2 deletions

View File

@ -31,7 +31,6 @@ function setupSections() {
showSection('Actions');
}
function fetchGetButtons() {
window.fetch(window.restBaseUrl + 'GetButtons', {
cors: 'cors'