Skip to content

Commit

Permalink
✨ Update credits
Browse files Browse the repository at this point in the history
Co-Authored-By: JSdev <80474621+n-coder82@users.noreply.github.com>
  • Loading branch information
MrKai77 and N-coder82 committed Jun 8, 2024
1 parent 5d034c9 commit 56b5755
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Loop/Luminare/Loop/AboutConfiguration.swift
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ class AboutConfigurationModel: ObservableObject {
url: .init(string: "https://x.com/greglassale")!,
avatar: .init(string: "https://pbs.twimg.com/profile_images/1746348765127094272/eNO2LxOQ_200x200.jpg")!
),
.init(
"JSDev",
"Icon contributor",
url: .init(string: "https://github.com/N-coder82")!,
avatar: .init(string: "https://github.com/n-coder82.png?size=200")!
),
.init(
"Contributors on GitHub",
"Some features, ideas, and bug fixes",
Expand Down

0 comments on commit 56b5755

Please sign in to comment.