yusuketk 5 سال پیش
والد
کامیت
080640c98b
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/client/js/components/PageEditor/LinkEditModal.jsx

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

@@ -78,9 +78,7 @@ class LinkEditModal extends React.PureComponent {
       permalink: '',
       linkerType: type,
       isUseRelativePath: false,
-      isUsePermanentLink: false,
       markdown: '',
-      permalink: '',
     });
   }