whitespace
This commit is contained in:
parent
44a9669bfd
commit
d5c2d43e3f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
import type { CapacitorConfig } from '@capacitor/cli';
|
import type { CapacitorConfig } from '@capacitor/cli';
|
||||||
|
|
||||||
const config: CapacitorConfig = {
|
const config: CapacitorConfig = {
|
||||||
appId: 'it.emersa.dl',
|
appId: 'it.emersa.dl',
|
||||||
appName: 'scaricatore',
|
appName: 'scaricatore',
|
||||||
webDir: 'build'
|
webDir: 'build'
|
||||||
};
|
};
|
||||||
|
|
||||||
export default config;
|
export default config;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue