🚑️ fix
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
JMARyA 2025-04-17 08:56:00 +02:00
parent 4e125c611c
commit fb0fa1f351
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
7 changed files with 16 additions and 18 deletions

View file

@ -7,8 +7,8 @@ use rocket::{State, get};
use pacco::pkg::{Repository, arch::Architecture};
use crate::config::Config;
use crate::routes::ui::arch_card;
use pacco::config::Config;
#[get("/<repo>?<arch>&<sort>")]
pub async fn repo_ui(