Folder restructuring (#86)
This commit is contained in:
@@ -8,7 +8,7 @@ export class DataProviderService {
|
||||
constructor() { }
|
||||
|
||||
getUHKConfig(): any {
|
||||
return require('json!../../config-serializer/uhk-config.json');
|
||||
return require('json!../config-serializer/uhk-config.json');
|
||||
}
|
||||
|
||||
getKeyboardSvgAttributes(): { viewBox: string, transform: string, fill: string } {
|
||||
|
||||
Reference in New Issue
Block a user