Эх сурвалжийг харах

use plain text instead of markdown to prevent urls becoming links on goto preview

Pi 2 сар өмнө
parent
commit
41a3d21381

+ 1 - 1
util-sqlpage/goto/preview.sql

@@ -7,6 +7,6 @@ SELECT 'card' AS component
 SELECT :content AS link
 , :title AS title
 , :image AS top_image
-, :domain AS description_md
+, :domain AS description
 , :tabler_color AS color
 ;