Add notes fetch

This commit is contained in:
Oliver Walters
2026-05-20 11:43:17 +00:00
parent 19c497fb19
commit 88158610af
2 changed files with 31 additions and 2 deletions
+1
View File
@@ -240,6 +240,7 @@ export enum ApiEndpoints {
error_report_list = 'error-report/',
project_code_list = 'project-code/',
custom_unit_list = 'units/',
note_list = 'note/',
notes_image_upload = 'notes-image-upload/',
email_list = 'admin/email/',
email_test = 'admin/email/test/',