Correct dependencies in wxt_admin

Created on 14 November 2024, about 1 month ago

Problem/Motivation

This is the dependencies section in wxt_admin.info.yml:

dependencies:
  - 'admin_toolbar:admin_toolbar'
  - 'admin_toolbar_tools:admin_toolbar_tools'
  - 'admin_toolbar_links_access_filter:admin_toolbar_links_access_filter'

All these modules are inside admin_toolbar, so it ought to be:

dependencies:
  - 'admin_toolbar:admin_toolbar'
  - 'admin_toolbar:admin_toolbar_tools'
  - 'admin_toolbar:admin_toolbar_links_access_filter'

Proposed resolution

Update the dependencies.

Remaining tasks

Implement. Check if any other modules have this problem.

User interface changes

None.

API changes

None.

Data model changes

None.

๐Ÿ› Bug report
Status

Active

Version

5.3

Component

Code

Created by

๐Ÿ‡จ๐Ÿ‡ฆCanada Liam Morland Ontario, CA ๐Ÿ‡จ๐Ÿ‡ฆ

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024