mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-08 07:00:54 +03:00
use import/export in the frontend code
This commit is contained in:
@@ -18,6 +18,4 @@ function setOpenInNewTab(bool) {
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
setOpenInNewTab
|
||||
};
|
||||
export { setOpenInNewTab };
|
||||
|
||||
Reference in New Issue
Block a user