mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Revert remove slackUrl
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
e232a66cc2
commit
40e82e6098
@ -53,5 +53,9 @@ export const App = {
|
||||
|
||||
return di.inject(isLinuxInjectable);
|
||||
},
|
||||
/**
|
||||
* @deprecated This value is now `""` and is left here for backwards compatability.
|
||||
*/
|
||||
slackUrl: "",
|
||||
issuesTrackerUrl,
|
||||
} as const;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user