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';
|
||||
|
||||
const config: CapacitorConfig = {
|
||||
appId: 'it.emersa.dl',
|
||||
appName: 'scaricatore',
|
||||
webDir: 'build'
|
||||
appId: 'it.emersa.dl',
|
||||
appName: 'scaricatore',
|
||||
webDir: 'build'
|
||||
};
|
||||
|
||||
export default config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue