fix sharex
This commit is contained in:
@@ -867,9 +867,9 @@ export default router => {
|
||||
Parameters: {
|
||||
rating: defaultRating
|
||||
},
|
||||
// $json:url$ maps to the `url` field in the success response JSON
|
||||
URL: '$json:url$',
|
||||
ThumbnailURL: '$json:url$',
|
||||
// $json:file_url$ maps to the direct file URL in the success response JSON
|
||||
URL: '$json:file_url$',
|
||||
ThumbnailURL: '$json:file_url$',
|
||||
ErrorMessage: '$json:msg$'
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user