Quellcode durchsuchen

added some props

ryuichi-e vor 5 Jahren
Ursprung
Commit
fe1e40f528
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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 {
 
-  constructor() {
+  constructor(props) {
     super();
     this.state = {
       // shareLinks: [],