Skip to content

Commit

Permalink
Merge branch 'develop' into steam-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphiiko committed Sep 22, 2024
2 parents 76828c5 + 50a6270 commit 6cc424c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src-core/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ use log::{info, warn, LevelFilter};
use oyasumivr_shared::windows::is_elevated;
use serde_json::json;
use tauri::{plugin::TauriPlugin, AppHandle, Manager, Wry};
use tauri_plugin_aptabase::EventTracker;
use tauri_plugin_log::{LogTarget, RotationStrategy};
use telemetry::TELEMETRY_ENABLED;
use webview2_com::Microsoft::Web::WebView2::Win32::ICoreWebView2Settings6;

fn main() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {
combineLatest,
debounceTime,
delay,
distinctUntilChanged,
filter,
firstValueFrom,
map,
Expand Down

0 comments on commit 6cc424c

Please sign in to comment.