Start on other parts of applet

This commit is contained in:
Lucy 2022-02-02 12:31:30 -05:00
parent dee87d10b6
commit 8e0c636ed3
No known key found for this signature in database
GPG key ID: EBC517FAD666BBF1
4 changed files with 17 additions and 1 deletions

View file

@ -1,3 +1,5 @@
// SPDX-License-Identifier: LGPL-3.0-or-later
pub mod available_wifi;
pub mod current_networks;
pub mod toggles;