HoldUpFjord / Link-Manager

Goal: Create a link manager that can store tabs on a server to be accessed later. 100Devs
2 stars 6 forks source link

Limit title length #28

Closed Gonksy closed 2 years ago

Gonksy commented 2 years ago

Need to slice titles at a certain limit of characters.

TheWoodenMan commented 2 years ago

Fixed by https://github.com/HoldUpFjord/Link-Manager/pull/33