mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-12 12:57:44 +02:00
fix: Properly handle wifi and bluetooth turned on and off
This commit is contained in:
parent
e1be42a55d
commit
8796abb08f
9 changed files with 47 additions and 27 deletions
|
@ -103,7 +103,7 @@ impl ReSetWindow {
|
|||
.license_type(gtk::License::Gpl30)
|
||||
.website("https://github.com/Xetibo/ReSet")
|
||||
.issue_url("https://github.com/Xetibo/ReSet/issues")
|
||||
.version("0.1.6")
|
||||
.version("0.1.8")
|
||||
.transient_for(window)
|
||||
.modal(true)
|
||||
.copyright("© 2022-2023 Xetibo")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue