Skip to content

Commit

Permalink
done. New api picker UI
Browse files Browse the repository at this point in the history
  • Loading branch information
cranci1 committed Jun 8, 2024
1 parent 868bd1e commit f5dea21
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
2 changes: 1 addition & 1 deletion AnimeGen/Settings/AppPref.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class AppPref: UITableViewController {
@IBOutlet weak var APIDefa: UIButton!

var isPresentingActionSheet = false
var selectedChoiceIndex = 0
var selectedChoiceIndex = 9

let choices = ["Purr", "n-sfw.com", "nekos.life", "NekoBot", "nekos.moe", "Nekos api", "nekos.best", "waifu.pics", "waifu.im", "pic.re"]
let choiceIcons = ["Purr", "n-sfw", "nekos.life", "NekoBot", "nekos.moe", "nekosapi", "nekos.best", "waifu.pics", "waifu.im", "pic-re"]
Expand Down

0 comments on commit f5dea21

Please sign in to comment.