Browse Source

remove unnecessary change

yusuketk 5 years ago
parent
commit
9e412916b9
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/client/js/components/PageEditor/LinkEditModal.jsx

+ 0 - 2
src/client/js/components/PageEditor/LinkEditModal.jsx

@@ -77,8 +77,6 @@ class LinkEditModal extends React.PureComponent {
       isUsePermanentLink: false,
       permalink: '',
       linkerType: type,
-      isUseRelativePath: false,
-      markdown: '',
     });
   }