mirror of
https://github.com/stashapp/stash.git
synced 2025-12-16 20:07:05 +03:00
The code looks like it does because it initially used string pointers; however, the version that landed used a regular string array, so we can just the = operator.