1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-29 07:52: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(); NetworkService.removeRef();
} }
FileBrowserSurfaceModal { FileBrowserModal {
id: vpnFileBrowser id: vpnFileBrowser
browserTitle: I18n.tr("Import VPN") browserTitle: I18n.tr("Import VPN")
browserIcon: "vpn_key" browserIcon: "vpn_key"