mirror of
https://github.com/dw-0/kiauh.git
synced 2025-12-14 19:14:27 +05:00
refactor(mainsail): update themes.csv url for mainsail themes (#329)
This commit is contained in:
@@ -358,7 +358,7 @@ function print_theme_list() {
|
|||||||
|
|
||||||
function ms_theme_installer_menu() {
|
function ms_theme_installer_menu() {
|
||||||
local theme_list theme_author theme_repo theme_name theme_note theme_url
|
local theme_list theme_author theme_repo theme_name theme_note theme_url
|
||||||
local theme_csv_url="https://raw.githubusercontent.com/mainsail-crew/docs/master/_data/themes.csv"
|
local theme_csv_url="https://raw.githubusercontent.com/mainsail-crew/gb-docs/main/_data/themes.csv"
|
||||||
theme_list=$(curl -s -L "${theme_csv_url}")
|
theme_list=$(curl -s -L "${theme_csv_url}")
|
||||||
|
|
||||||
top_border
|
top_border
|
||||||
|
|||||||
Reference in New Issue
Block a user