Browse Source

chore: undo unintentional creation timestamp change

Co-authored-by: gavin <gavin18d@gmail.com>
version-14
Saqib Ansari 3 years ago
committed by GitHub
parent
commit
f98be2e19f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      frappe/custom/doctype/customize_form_field/customize_form_field.json

+ 1
- 1
frappe/custom/doctype/customize_form_field/customize_form_field.json View File

@@ -1,7 +1,7 @@
{ {
"actions": [], "actions": [],
"autoname": "hash", "autoname": "hash",
"creation": "2022-01-25 14:14:07.063385",
"creation": "2013-02-22 01:27:32",
"doctype": "DocType", "doctype": "DocType",
"document_type": "Setup", "document_type": "Setup",
"editable_grid": 1, "editable_grid": 1,


Loading…
Cancel
Save