7 lines
211 B
TypeScript
7 lines
211 B
TypeScript
|
|
let manifest_title: string = "ArmorSculpt";
|
|
let manifest_version: string = "0.1";
|
|
let manifest_url: string = "https://armorsculpt.org";
|
|
let manifest_url_android: string = "";
|
|
let manifest_url_ios: string = "";
|