this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix destructure error

+1 -1
+1 -1
src/utils/get-instance-status-url.js
··· 22 22 }; 23 23 } 24 24 } 25 - return null; 25 + return {}; 26 26 } 27 27 28 28 function getInstanceStatusURL(url) {