Add modal for github token

This commit is contained in:
1ilit
2024-08-27 23:39:14 +04:00
parent 75f930ba76
commit 488641ddcc
8 changed files with 117 additions and 20 deletions

View File

@@ -237,7 +237,8 @@ const en = {
didnt_find_diagram: "Oops! Didn't find the diagram.",
unsigned: "Unsigned",
share: "Share",
generate_link: "Generate link"
generate_link: "Generate link",
github_token: "GitHub Token",
},
};