Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Even more fixes for 3.0 #662

Merged
merged 9 commits into from
Feb 16, 2024
Merged

Even more fixes for 3.0 #662

merged 9 commits into from
Feb 16, 2024

Conversation

gantoine
Copy link
Member

No description provided.

@@ -14,6 +14,9 @@ const rescanUnidentified = ref(false);
const platforms = storePlatforms();
const platformsToScan = ref<Platform[]>([]);

// Connect to socket on load to catch running scans
if (!socket.connected) socket.connect();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is important to check!

Copy link

github-actions bot commented Feb 16, 2024

Test Results

73 tests   - 1   73 ✅  - 1   19s ⏱️ -3s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 6778dc3. ± Comparison against base commit 94c62fa.

♻️ This comment has been updated with latest results.

@zurdi15 zurdi15 merged commit 6b38a32 into master Feb 16, 2024
5 checks passed
@zurdi15 zurdi15 deleted the 3.0-rc-5 branch February 16, 2024 17:00
zurdi15 added a commit that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants