Selaa lähdekoodia
Merge pull request #8583 from rohitwaghchaure/nonetype_object_has_no_attribute_options
fix: None type object has no attribute options
version-14
mergify[bot]
5 vuotta sitten
committed by
GitHub
vanhempi
commit
fddfaec913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
frappe/core/doctype/communication/communication.json
|
|
@@ -383,7 +383,7 @@ |
|
|
|
], |
|
|
|
"icon": "fa fa-comment", |
|
|
|
"idx": 1, |
|
|
|
"modified": "2019-09-05 14:22:27.664645", |
|
|
|
"modified": "2019-10-09 14:22:27.664645", |
|
|
|
"modified_by": "Administrator", |
|
|
|
"module": "Core", |
|
|
|
"name": "Communication", |
|
|
|