mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-09 11:17:43 +02:00
Move services to public (#6156)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* @public
|
||||
*/
|
||||
export const githubConfiguration = {
|
||||
ResolveThreadSupported: false
|
||||
}
|
||||
Reference in New Issue
Block a user