ryuichi-e 5 лет назад
Родитель
Сommit
fe1e40f528
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/client/js/components/Admin/Security/ShareLinkSetting.jsx

+ 1 - 1
src/client/js/components/Admin/Security/ShareLinkSetting.jsx

@@ -13,7 +13,7 @@ import { toastSuccess, toastError } from '../../../util/apiNotification';
 
 
 class ShareLinkSetting extends React.Component {
 class ShareLinkSetting extends React.Component {
 
 
-  constructor() {
+  constructor(props) {
     super();
     super();
     this.state = {
     this.state = {
       // shareLinks: [],
       // shareLinks: [],