[AppleScript Automation] Rename Playlist member

Rename this class member to match the current interface design.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
swiftingly
Christopher Snowhill 2022-06-18 23:00:49 -07:00
parent a2d8e0ec42
commit 901ba8d218
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
<class name="playlistentry" code="cPlE">
<cocoa class="PlaylistEntry" insert-at-beginning="yes"/>
<property name="url" code="pURL" description="The URL of the entry." type="file" access="r">
<cocoa key="URL" insert-at-beginning="yes"/>
<cocoa key="url" insert-at-beginning="yes"/>
</property>
<property name="album" code="pAlb" description="The album of the entry." type="text" access="r">
<cocoa key="album" insert-at-beginning="yes"/>