Mercurial
Mercurial
>
irinotes
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
client/src/constants/asyncRequest.js
author
ymh <ymh.work@gmail.com>
Thu, 29 Jul 2021 16:46:20 +0200
changeset 207
c39d91bd16af
parent 168
ea92f4fe783d
permissions
-rw-r--r--
update dependencies and create new version
export
default
{
loading
:
false
,
success
:
false
,
error
:
false
,
errorMessages
:
{}
};