Make api name editable and add expiry (#6473)
Fixes #6302 --------- Co-authored-by: martmull <martmull@hotmail.fr>
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
import { AppPath } from '@/types/AppPath';
|
||||
|
||||
export const UNTESTED_APP_PATHS = [AppPath.Settings, AppPath.Developers];
|
||||
Reference in New Issue
Block a user