fix: media public path conversion (#1003)
This commit is contained in:
committed by
GitHub
parent
13f42e052a
commit
b63f5eec35
@ -6,3 +6,5 @@ export const MEDIA_CARD_MARGIN = 10;
|
||||
export const MEDIA_LIBRARY_PADDING = 20;
|
||||
|
||||
export const MAX_LINK_DISPLAY_LENGTH = 28;
|
||||
|
||||
export const DRAFT_MEDIA_FILES = 'DRAFT_MEDIA_FILES';
|
||||
|
Reference in New Issue
Block a user