浏览代码

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 年前
committed by GitHub
父节点
当前提交
fddfaec913
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      frappe/core/doctype/communication/communication.json

+ 1
- 1
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",


正在加载...
取消
保存