Pull request: fix edit static lease
Updates #6534 Squashed commit of the following: commit 1ca6cdc37a865ff0beab2d1f4fb0d44528bd4df3 Author: Ildar Kamalov <ik@adguard.com> Date: Wed Dec 20 15:41:27 2023 +0300 ADG-7889 fix edit static lease
This commit is contained in:
@@ -181,6 +181,7 @@ export const MODAL_TYPE = {
|
||||
ADD_REWRITE: 'ADD_REWRITE',
|
||||
EDIT_REWRITE: 'EDIT_REWRITE',
|
||||
EDIT_LEASE: 'EDIT_LEASE',
|
||||
ADD_LEASE: 'ADD_LEASE',
|
||||
};
|
||||
|
||||
export const CLIENT_ID = {
|
||||
|
||||
Reference in New Issue
Block a user