mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
fix sidebar configuration saving not working
This commit is contained in:
@@ -13,6 +13,7 @@ export class MessageHandler {
|
||||
|
||||
case 'EditSidebar':
|
||||
this.editSidebar();
|
||||
sendResponse({ status: 'success' });
|
||||
break;
|
||||
|
||||
/* Theme related */
|
||||
|
||||
Reference in New Issue
Block a user