Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fb790e5

Browse files
gen/typo
1 parent 73118fc commit fb790e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎script.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ document.querySelector("#export").addEventListener("click", () => {
1111
const data = UserDb.get().problems;
1212

1313
const csvContent =
14-
"Title,Difficulty,Patterns,URL,Companies,Tags,Hints,Bugs,Time,Solution Type,Score,My Solution Url,Note\n" +
14+
"Title,Difficulty,Patterns,URL,Companies,Tags,Hints,Bugs,Time,Solution Type,Score,My Solution URL,Note\n" +
1515
data
1616
.map((item) =>
1717
Object.entries(item)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /