Skip to content

Commit ee966f9

Browse files
committed
chore: bit Flows early bird banner added
1 parent 8cc47e9 commit ee966f9

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

backend/app/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,4 @@ private static function sideBarMenu()
216216
]
217217
];
218218
}
219-
}
219+
}

bit_smtp.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
* Domain Path: /languages
1414
* License: GPLv2 or later
1515
*/
16-
require_once plugin_dir_path(__FILE__) . 'backend/bootstrap.php';
16+
require_once plugin_dir_path(__FILE__) . 'backend/bootstrap.php';
1.24 MB
Loading

0 commit comments

Comments
 (0)