haus system auf core geändert
This commit is contained in:
@@ -23,7 +23,7 @@ const ItemsCollection = NativeUI.ItemsCollection;
|
||||
const Color = NativeUI.Color;
|
||||
|
||||
|
||||
export default function clotheShopList(globalData: GlobalData) {
|
||||
export default function clotheShopList(globalData: IGlobalData) {
|
||||
const categoryTitles = {
|
||||
clothes: {
|
||||
1: "Masks",
|
||||
|
||||
Reference in New Issue
Block a user