fix sidebar configuration saving not working

This commit is contained in:
SethBurkart123
2023-12-03 11:13:17 +11:00
parent 2d45e6e24b
commit 4c905f54a3
2 changed files with 47 additions and 27 deletions
+1
View File
@@ -13,6 +13,7 @@ export class MessageHandler {
case 'EditSidebar':
this.editSidebar();
sendResponse({ status: 'success' });
break;
/* Theme related */