UNCLASSIFIED

Commit 5ccbe52b authored by graham.smith's avatar graham.smith
Browse files

Merge branch 'LB-201' of...

Merge branch 'LB-201' of https://code.il2.dso.mil/platform-one/products/bullhorn/launchboard-fe into LB-201
parents 2c446000 7ca91ec4
import { HTTP } from "@/api/http-common";
export default {
async capacityMetrics() {
return await HTTP.get("/admin/capacity-metrics");
},
};
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment