We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1521a31 commit 13de0bcCopy full SHA for 13de0bc
src/lib/components/inventory/list_item_modal.ts
@@ -91,7 +91,7 @@ export class ListItemModal extends FloatElement {
91
if (paintindex && hasDopplerPhase(paintindex)) {
92
extendedMHN += ` [${getDopplerPhase(paintindex)}]`;
93
}
94
-
+
95
return `https://csfloat.com/search?market_hash_name=${encodeURIComponent(extendedMHN)}`;
96
97
0 commit comments