Fix lint
This commit is contained in:
parent
03d09e9d24
commit
f7c02819be
4 changed files with 2 additions and 3 deletions
|
@ -95,7 +95,7 @@ export default (os: OS) => {
|
|||
multiple: false,
|
||||
title: '%fa:image%バナーにする画像を選択'
|
||||
});
|
||||
|
||||
|
||||
return selectedFile
|
||||
.then(cropImage)
|
||||
.then(setBanner)
|
||||
|
|
|
@ -38,4 +38,3 @@ export async function deleteSwSubscription(swSubscription: string | mongo.Object
|
|||
_id: s._id
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue