Correction de nommage de données de paramétrage + correction de la fonction d'import
This commit is contained in:
@ -14,10 +14,10 @@ namespace Hermes.Model {
|
||||
public string ovhSmsServiceName {
|
||||
get; set;
|
||||
}
|
||||
public string ovhSmsApplicationName {
|
||||
public string ovhSmsApplicationKey {
|
||||
get; set;
|
||||
}
|
||||
public string ovhSmsApplicationKey {
|
||||
public string ovhSmsApplicationSecret {
|
||||
get; set;
|
||||
}
|
||||
public string ovhSmsConsumerKey {
|
||||
|
Reference in New Issue
Block a user