Reader progress display fix and dependency updates
- Add readerReady event listener to progress-indicator.ts to ensure progress displays correctly when reader finishes loading - Update bruno environment variable values for testing - Move bluemonday from indirect to direct dependency in go.mod - Clean up unused indirect dependencies in go.sum
This commit is contained in:
@@ -13,9 +13,9 @@ variables:
|
||||
- name: note_id
|
||||
value: 7710a602-g29b-61d4-c716-446655440002
|
||||
- name: library_id
|
||||
value: 7e970863-bcd9-4559-a416-e8d7c2af92c5
|
||||
value: fc52e057-2746-4995-b98f-f004e9d55f40
|
||||
- name: job_id
|
||||
value: d5554991-1a13-4f60-9a70-82d19ed1abe2
|
||||
value: 3598f683-d5a1-4539-9310-1d2dce87c170
|
||||
- name: rating
|
||||
value: "5"
|
||||
- name: is_visible
|
||||
@@ -34,3 +34,5 @@ variables:
|
||||
name: other_device_id
|
||||
- name: collection_id
|
||||
value: 412c03c3-0843-4bd4-b764-cc9457bb9df2
|
||||
- name: library_folder_id
|
||||
value: b9d201eb-e77b-4f8f-b5dc-3b53f6013fcc
|
||||
|
||||
Reference in New Issue
Block a user