diff --git a/app/components/note.js b/app/components/note.js index 19a9eff..fe0811b 100644 --- a/app/components/note.js +++ b/app/components/note.js @@ -14,6 +14,6 @@ import { html } from 'hono/html' export default () => html`
Note - It is recommended to use LBCD. + LBRYCRD is deprecated and not officially supported anymore. It is recommended to use LBCD.
`;