Skip to content

Commit

Permalink
[MIG] web_single_app_logo: migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kluna1998 committed Mar 5, 2025
1 parent 7d0f201 commit 478096c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_single_app_logo/static/src/js/web_client.esm.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/** @odoo-module **/

import {patch} from "@web/core/utils/patch";
import {WebClient} from "@web/webclient/webclient";
import {patch} from "@web/core/utils/patch";

patch(WebClient.prototype, "web_single_app_logo.WebClient", {});

0 comments on commit 478096c

Please sign in to comment.