Skip to content

Commit 4f1b783

Browse files
committed
rename
1 parent 2e603ae commit 4f1b783

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/devvit/components/game-screen/RaisedPanel.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ export function RaisedPanel(props: RaisedPanelProps): JSX.Element {
101101
height='20px'
102102
description='Ban Box Animation'
103103
resizeMode='fit'
104-
url='logo-flicker.gif'
104+
url='ban-box-flicker.gif'
105105
/>
106106
</vstack>
107107
) : null}

0 commit comments

Comments
 (0)