Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit 8616cb7

Browse files
authored
Merge pull request #291 from ProgrammingLab/hotfix/chemistry-department-name
「生物応用科学科」を「生物応用化学科」に修正
2 parents 03e6d8d + c54ffe0 commit 8616cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/EditProfile.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<option value="1">制御情報工学科</option>
6666
<option value="2">機械工学科</option>
6767
<option value="3">電気電子工学科</option>
68-
<option value="4">生物応用科学科</option>
68+
<option value="4">生物応用化学科</option>
6969
<option value="5">材料システム工学科</option>
7070
</select>
7171
</div>

0 commit comments

Comments
 (0)