Merge branch 'development' of https://gitlab.com/mbugroup/lti-web-client into dev/randy

This commit is contained in:
randy-ar
2025-12-10 10:03:28 +07:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -178,4 +178,4 @@ export class ClosingApiService extends BaseApiService<Closing, null, null> {
}
}
export const ClosingApi = new ClosingApiService('/closings');
export const ClosingApi = new ClosingApiService('/closing');