Skip to content

Commit 83021e2

Browse files
committed
Oops...
1 parent aeb371b commit 83021e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/modal/Settings.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ const Settings: React.FC<Props> = ({ open, hasUpdate, onClose, onSave }) => {
9393
<IonNote color="medium" class="ion-margin-horizontal" style={{ display: "block" }}>
9494
Until OAuth is implemented, we currently use Access Token for authentication. To get your token,{" "}
9595
<a href="https://www.discogs.com/settings/developers">visit the Developer page</a> and copy your
96-
token, or click Generate if you do not have one.ssss
96+
token, or click Generate if you do not have one.
9797
</IonNote>
9898
<IonList inset={true}>
9999
<IonItem>

0 commit comments

Comments
 (0)