Initialize League GUI prototype
This commit is contained in:
6
src/features/profile/profileSummary.ts
Normal file
6
src/features/profile/profileSummary.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export const profileSummary = {
|
||||
displayName: "Toxic",
|
||||
level: 42,
|
||||
rank: "Gold prototype rank",
|
||||
note: "No persistence in iteration 1."
|
||||
};
|
||||
Reference in New Issue
Block a user