Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93
/home/sportsfe.../httpdocs/clone/wp-conte.../plugins/leadin/scripts/entries
File: gutenberg.ts
import registerFormBlock from '../gutenberg/FormBlock/registerFormBlock';
[0] Fix | Delete
import { registerHubspotSidebar } from '../gutenberg/Sidebar/contentType';
[1] Fix | Delete
import registerMeetingBlock from '../gutenberg/MeetingsBlock/registerMeetingBlock';
[2] Fix | Delete
import { initBackgroundApp } from '../utils/backgroundAppUtils';
[3] Fix | Delete
[4] Fix | Delete
initBackgroundApp([
[5] Fix | Delete
registerFormBlock,
[6] Fix | Delete
registerMeetingBlock,
[7] Fix | Delete
registerHubspotSidebar,
[8] Fix | Delete
]);
[9] Fix | Delete
[10] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function