jwir3 / arbitrator

A synchronization engine for ArbiterSports to Google Calendar
GNU General Public License v3.0
3 stars 0 forks source link

Make UIManager.loadContent return a promise #105

Open jwir3 opened 7 years ago

jwir3 commented 7 years ago

Rather than boxing ourselves into using callbacks with loadContent, we should make this method return a promise.