Skip to content

fix search url

Ilias Sarantopoulos requested to merge fix-search-url into main

This fixes the share url field to be able to use multiple urls. the urls are converted to a list to be saved in the DB and are converted from str to list on retrieval in order to be rendered correctly

Edited by Ilias Sarantopoulos

Merge request reports