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