Skip to content

Commit aba4c94

Browse files
committed
fixed wrong refernce
1 parent fee5c14 commit aba4c94

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

code-notes.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,8 @@ The OneClickPrompts extension enhances AI chat platforms like ChatGPT, Claude, C
4343
* **Role:** Centralizes logging through the `logConCgp` function, ensuring a consistent format and easy control over logging behavior.
4444

4545
### `event-handlers.js`
46-
* **Purpose:** Creates floating window with buttons on the screen
47-
* **Role:** floating window CSS:
48-
* should be dark theme
49-
* should create loop with custom buttons code from config.js file
50-
* The floating window, should NOT block access to buttons to be clicked, it should behave as if it's transparent (only visually opaque)
51-
* Make floating window draggable
46+
* **Purpose:** For future use, file is empty
47+
* **Role:** For future use
5248

5349
### `floating-panel.js`
5450

0 commit comments

Comments
 (0)