mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 02:57:58 +02:00
clients: do not require gsm.apn
The server doesn't require it either.
This commit is contained in:
parent
605a575238
commit
4ddc2bb766
1 changed files with 0 additions and 1 deletions
|
|
@ -5425,7 +5425,6 @@ static const NMMetaPropertyInfo *const property_infos_GSM[] = {
|
|||
PROPERTY_INFO_WITH_DESC (NM_SETTING_GSM_APN,
|
||||
.is_cli_option = TRUE,
|
||||
.property_alias = "apn",
|
||||
.inf_flags = NM_META_PROPERTY_INF_FLAG_REQD,
|
||||
.prompt = N_("APN"),
|
||||
.property_type = &_pt_gobject_string,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue