Commit c01bc430 authored by Lê Bảo Hồng Đức's avatar Lê Bảo Hồng Đức

[tag]0.1-vcci

parents 8e61c773 5f187951
Pipeline #52795 passed with stages
in 3 minutes and 52 seconds
......@@ -325,7 +325,7 @@ export function AdminRichTextEditor({
language: "vi",
toolbarButtonSize: "middle",
uploader: {
url: `${links.apiEndpoint}/files`,
url: `${links.apiEndpoint}/api/v1.0/file/upload`,
method: "POST",
headers: {
...(accessToken ? { Authorization: `Bearer ${accessToken}` } : {}),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment