✨(api) add RELEASE version on config endpoint
Add release version deployed to config endpoint in order to display release info in La Régie footer.
This commit is contained in:
@@ -23,6 +23,7 @@ test.describe('Config', () => {
|
||||
['fr-fr', 'French'],
|
||||
],
|
||||
FEATURES: { TEAMS: true },
|
||||
RELEASE: 'NA',
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user