Skip to content

Commit 13de0bc

Browse files
committed
chore: run format
1 parent 1521a31 commit 13de0bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/inventory/list_item_modal.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ export class ListItemModal extends FloatElement {
9191
if (paintindex && hasDopplerPhase(paintindex)) {
9292
extendedMHN += ` [${getDopplerPhase(paintindex)}]`;
9393
}
94-
94+
9595
return `https://csfloat.com/search?market_hash_name=${encodeURIComponent(extendedMHN)}`;
9696
}
9797

0 commit comments

Comments
 (0)