Closed CptPie closed 4 years ago
As discussed in Discord the Links will now be saved as structs of the structure
type link struct { Name string Link string isSource bool }
This change will require some work on the addMovie Handler.
This change is wanted to support new UI design decisions.
As discussed in Discord the Links will now be saved as structs of the structure
This change will require some work on the addMovie Handler.
This change is wanted to support new UI design decisions.