fix: ios app
This commit is contained in:
@@ -13,3 +13,4 @@ export function ConsoleWrapper() {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -120,3 +120,4 @@ export function ConfirmDialog({
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -54,3 +54,4 @@ export function CopyButton({ text, className, label = 'Copied!', showOnHover = t
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -50,3 +50,4 @@ export function RelativeTime({ date, className }: RelativeTimeProps) {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -86,3 +86,4 @@ export function ShimmerText({ lines = 3, className }: ShimmerProps & { lines?: n
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -55,3 +55,4 @@ export function getRuntimeTaskDefaults(): { model?: string; budget_cents?: numbe
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -37,3 +37,4 @@ export function formatRelativeTime(date: Date): string {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -128,3 +128,4 @@ struct EmbeddingUsage {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user