• erio's avatar
    fix: show websearch API key visibility/copy buttons for saved providers · 9e0d12d3
    erio authored
    The buttons were hidden because v-if only checked provider.api_key,
    which is always empty for saved providers (backend sanitizes it).
    Now also checks api_key_configured. Copy button is disabled when
    no actual key is available (only configured placeholder shown).
    9e0d12d3
VERSION 10 Bytes