mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-08-28 03:29:56 -04:00
[PR #21] [MERGED] Pull the log level from the environment and only show the "Debug Info" settings tab when it's set to DEBUG or the "SHIFT" keybind #114
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Drop-OSS/drop-app/pull/21
Author: @AdenMGB
Created: 1/9/2025
Status: ✅ Merged
Merged: 1/9/2025
Merged by: @DecDuck
Base:
develop← Head:develop📝 Commits (2)
1089dc7Update settings.vue to have a conditional debug pagebf46e03Update debug.rs to add RUST_LOG status fetching📊 Changes
2 files changed (+53 additions, -7 deletions)
View changed files
📝
pages/settings.vue(+50 -7)📝
src-tauri/src/debug.rs(+3 -0)📄 Description
Complete chore "Pull the log level from the environment and only show the "Debug Info" settings tab when it's set to DEBUG" with additional functionality by incorporating holding the "Shift" key while clicking app settings in an RUST_LOG state to emulate the same thing.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.