diff --git a/frontend/src/FilterManager.jsx b/frontend/src/FilterManager.jsx
index 401d8a2..5e37d43 100644
--- a/frontend/src/FilterManager.jsx
+++ b/frontend/src/FilterManager.jsx
@@ -19,7 +19,7 @@ import {
IconEye,
IconServer,
IconSettings,
- IconSave
+ IconDeviceFloppy
} from '@tabler/icons-react';
const API_URL = '/api';
@@ -659,7 +659,7 @@ function FilterManager() {
className="btn btn-outline-success btn-sm"
onClick={() => handleSaveServerConfig(server.id)}
>
-
+
Сохранить