Carry over sealed variables when duplicating a service
eden881
PROOP
7 hours ago
As discussed in https://station.railway.com/questions/duplicate-services-with-sealed-variables-a08d872a
In my opinion, this feature wouldn't conflict with the design of sealed variables - the user still wouldn't be able to read the value at any point, while the duplicated service would have access to it, just as intended.
0 Replies