cat-qw-lib 2.6.64 → 2.6.65
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -101,6 +101,7 @@ export declare class QueueContainerComponent extends BaseContainerComponent<Queu
|
|
|
101
101
|
private resetSorting;
|
|
102
102
|
private filterQueues;
|
|
103
103
|
private getQueueRecordsData;
|
|
104
|
+
private replaceWithLocalhost;
|
|
104
105
|
private getSortOrderString;
|
|
105
106
|
private resetPaginationState;
|
|
106
107
|
private resetPage;
|