mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2025-10-30 14:17:55 +00:00
oops didn't have a div to test on
This commit is contained in:
@@ -47,7 +47,7 @@ export default defineComponent({
|
||||
? {
|
||||
min: n * one.exalted,
|
||||
max: n * one.exalted,
|
||||
currency: "chaos" as const,
|
||||
currency: "exalted" as const,
|
||||
}
|
||||
: autoCurrency(n * one.exalted);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user