1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 12:13:31 -04:00

vpn: make import modal floating variant

This commit is contained in:
bbedward
2025-12-10 00:30:45 -05:00
parent 460486fe25
commit 1bec8dfc48
+1 -1
View File
@@ -23,7 +23,7 @@ Item {
NetworkService.removeRef();
}
FileBrowserSurfaceModal {
FileBrowserModal {
id: vpnFileBrowser
browserTitle: I18n.tr("Import VPN")
browserIcon: "vpn_key"