Here lies "currentTab was used multiple times"

Fixes #282
This commit is contained in:
AntsyLich
2024-10-29 21:15:14 +06:00
parent 38d5fc9160
commit 371c1432e2
8 changed files with 44 additions and 27 deletions
+2
View File
@@ -11,6 +11,8 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
- `Other` - for technical stuff.
## [Unreleased]
### Fixed
- Fixed "currentTab was used multiple times"
## [v0.17.0] - 2024-10-26
### Added