feat: Extensive refactoring and modification to support any number of interfaces
This commit is contained in:
@@ -201,7 +201,7 @@ export default function Slection({
|
||||
});
|
||||
};
|
||||
} catch (err) {
|
||||
kissLog(err, "registerMenuCommand");
|
||||
kissLog("registerMenuCommand", err);
|
||||
}
|
||||
}, [handleTranbox, contextMenuType, langMap]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user