Commit graph

4 commits

Author SHA1 Message Date
syuilo f7c02819be Fix lint 2018-04-26 14:44:23 +09:00
unarist 8a37227907 Fix banner selection from user page and drives
Previously, updateBanner takes a callback as a first argument of the function, but some calls passes a file object.

I've refactored it with Promise to avoid those misuses (although it should have type definitions :/)
2018-04-09 00:33:56 +09:00
syuilo a02ee3a08b Some bug fixes 2018-04-08 03:58:11 +09:00
syuilo cf33e483f7 整理した 2018-03-29 20:32:18 +09:00
Renamed from src/server/web/app/desktop/api/update-banner.ts (Browse further)