cms/app-client/mirage/models/language.js
author ymh <ymh.work@gmail.com>
Sun, 02 Oct 2016 16:50:11 +0200
changeset 309 6ab16926b675
parent 173 cf7b221238fd
permissions -rw-r--r--
update maps to use geonames ids

import { Model } from 'ember-cli-mirage';

export default Model.extend({
});