Skip to content

Commit

Permalink
Merge pull request #423 from Darock-Studio/chore/contributer-add
Browse files Browse the repository at this point in the history
chore: Add new contributer
  • Loading branch information
WindowsMEMZ authored Oct 19, 2024
2 parents 5da339e + ce404b1 commit 2cfbcd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MeowBili/Others/AboutView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ struct AboutCredits: View {
Text("令枫")
Text("ThreeManager785")
Text("Dignite")
Text("DannyFeng")
Text("-- And You --")
.sheet(isPresented: $isEasterEgg1Presented, content: { EasterEgg1View(isGenshin: $isGenshin) })
.onTapGesture(count: 10) {
Expand Down Expand Up @@ -337,9 +338,8 @@ struct OpenSourceView: View {
https://github.com/adamzarn/AZVideoPlayer
---------------------
--- CepheusKeyboardKit ---
--- Cepheus ---
Licensed under Apache License 2.0
Code Changes: https://github.com/Serene-Garden/Cepheus/compare/main...WindowsMEMZ:Cepheus:main
--------------------------
--- Dynamic ---
Expand Down

0 comments on commit 2cfbcd5

Please sign in to comment.