Set active status to false in news.json

This commit is contained in:
Diego Rodrigues de Sa e Souza 2026-04-28 20:48:08 -03:00 committed by GitHub
parent 0cd388efb8
commit 9e0d2f6a70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
{
"active": true,
"active": false,
"title": "Novidade no Omniverse",
"message": "Está lançado hoje o tOmni, o terminal interativo múltiplo para Agentes de AI! Experimente a nova interface focada em produtividade para desenvolvedores.",
"link": "https://github.com/diegosouzapw/tOmni",