mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 15:19:06 +00:00
[share admin] libs: modified api name
This commit is contained in:
@@ -256,7 +256,7 @@ class ShareAdminLibraries extends Component {
|
||||
}
|
||||
|
||||
componentDidMount() {
|
||||
seafileAPI.listSharedLibraries().then((res) => {
|
||||
seafileAPI.listSharedRepos().then((res) => {
|
||||
// res: {data: Array(2), status: 200, statusText: "OK", headers: {…}, config: {…}, …}
|
||||
this.setState({
|
||||
loading: false,
|
||||
|
Reference in New Issue
Block a user