Phase 3 - filter bar, keyboard navigation, notifications, comments
This commit is contained in:
@@ -17,6 +17,7 @@ pub fn run() {
|
||||
.plugin(tauri_plugin_fs::init())
|
||||
.plugin(tauri_plugin_dialog::init())
|
||||
.plugin(tauri_plugin_shell::init())
|
||||
.plugin(tauri_plugin_notification::init())
|
||||
.setup(|app| {
|
||||
// Get portable data directory next to the exe
|
||||
let exe_path =
|
||||
|
||||
Reference in New Issue
Block a user