mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 15:29:28 +01:00
Merge pull request #2605 from WilliamB78/develop
fix: typo in api restore projects url
This commit is contained in:
commit
11354e6407
@ -59,7 +59,7 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
getItemsUrl() {
|
getItemsUrl() {
|
||||||
return '/api/project/restore';
|
return '/api/projects/restore';
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user