removed Shan Fu from names
This commit is contained in:
@ -33,9 +33,9 @@ export abstract class Packer {
|
|||||||
|
|
||||||
if (!properties) {
|
if (!properties) {
|
||||||
this.properties = new Properties({
|
this.properties = new Properties({
|
||||||
creator: "Shan Fu",
|
creator: "Un-named",
|
||||||
revision: "1",
|
revision: "1",
|
||||||
lastModifiedBy: "Shan Fu"
|
lastModifiedBy: "Un-named"
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user