aw-server rust is not liking the tauri://localhost origin, investigate...
[2023-04-16 22:14:36][INFO][aw_server]: Using DB at path "/Users/BelKed/Library/Application Support/activitywatch/aw-server-rust/sqlite.db"
[2023-04-16 22:14:36][INFO][aw_server]: Cannot find assets "./aw-webui/dist/"
[2023-04-16 22:14:36][INFO][aw_server]: Using aw-webui assets at path "/Applications/ActivityWatch.app/Contents/Resources/aw_server_rust/static/"
[2023-04-16 22:14:36][INFO][aw_server::endpoints]: Starting aw-server-rust at 127.0.0.1:5600
thread 'main' panicked at 'Failed to set up CORS: OpaqueAllowedOrigin(["tauri://localhost"])', aw-server/src/endpoints/cors.rs:42:6
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
aw-serverrust is not liking thetauri://localhostorigin, investigate...