Skip to content
Snippets Groups Projects
Commit ec3e1f87 authored by chris's avatar chris
Browse files

new service files

parent 20787169
No related branches found
No related tags found
1 merge request!501Translations
import Service from '../../../Service';
export default class LuanguageService extends Service {
name = 'LuanguageService';
boot() {
console.log('in boot');
}
register() {}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment