mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-14 18:26:26 +00:00
debug missing argument
This commit is contained in:
@@ -40,7 +40,6 @@ export function clearNewArticle () {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
export function updateArticle (article) {
|
||||
return {
|
||||
type: ARTICLE_UPDATE,
|
||||
|
||||
Reference in New Issue
Block a user