1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 13:32:50 -05: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

View File

@@ -23,7 +23,7 @@ Item {
NetworkService.removeRef();
}
FileBrowserSurfaceModal {
FileBrowserModal {
id: vpnFileBrowser
browserTitle: I18n.tr("Import VPN")
browserIcon: "vpn_key"