mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 02:45:54 +01:00
yeet unused app_service.js
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
function initComponents() {
|
|
||||||
// ... existing code ...
|
|
||||||
|
|
||||||
addChatTab();
|
|
||||||
|
|
||||||
// ... existing code ...
|
|
||||||
}
|
|
||||||
|
|
||||||
// Export the functions to make them available to other modules
|
|
||||||
export default {
|
|
||||||
initComponents,
|
|
||||||
addChatTab
|
|
||||||
};
|
|
||||||
Reference in New Issue
Block a user