Skip to content

Commit 3fc1166

Browse files
authored
Merge branch 'Ali-Sdg90:main' into main
2 parents 0b8d367 + 2c5e133 commit 3fc1166

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

JS/output.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

JS/output.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

TS/output.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const updateOutput = () => {
1818
}
1919

2020
// outputText += `\n${course}\n\n-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-ـ-\nبرنامه مدیریت صف برای مسئول صف:\n${showLink}`;
21-
outputText += `\nبرنامه‌ی مدیریت صف برای مسئول صف:\n${showLink}`;
21+
outputText += `\nبرنامه‌ مدیریت صف برای مسئول صف:\n${showLink}`;
2222

2323
output.textContent = outputText;
2424

0 commit comments

Comments
 (0)