UNCLASSIFIED

Commit 91cff0f0 authored by hunter.congress's avatar hunter.congress
Browse files

fixing package.json

parent df2be3bf
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