Fix note image URL

This commit is contained in:
Oliver Walters
2026-06-04 08:51:55 +00:00
parent f6cde30ec6
commit a46bb395db
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -254,7 +254,7 @@ export enum ApiEndpoints {
project_code_list = 'project-code/',
custom_unit_list = 'units/',
note_list = 'note/',
notes_image_list = 'notes-image/',
notes_image_list = 'note/image/',
email_list = 'admin/email/',
email_test = 'admin/email/test/',
config_list = 'admin/config/',