Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.33 KB

File metadata and controls

55 lines (36 loc) · 1.33 KB

Description

Related Issue

Closes #

Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 📚 Documentation update
  • 🌍 Translation (new language or translation update)
  • 🔧 Refactoring (code change that neither fixes a bug nor adds a feature)
  • 🧪 Tests (adding or updating tests)

Changes Made

Testing Performed

  • Tested on Linux
  • Tested on macOS
  • Tested on Windows
  • Tested in development mode (npm run tauri dev)

Screenshots

Checklist

  • My code follows the project's code style
  • I have run npm run lint:all and fixed any issues
  • I have updated the documentation if needed
  • My changes don't introduce any new warnings
  • I have tested my changes thoroughly

Additional Notes